knitr::opts_chunk$set(echo = FALSE)

Take home things

Robust and reproducible data analysis through

Additional things that help with robustness and reproducibility indirectly

Benefits from working in projects

NOW A DEMO!

Git and GitHub

NOW A DEMO!

Rmarkdown

Making functions

Things that are good to remember

Divide and conquer

Things that opened our minds

Presention

This presention was done using Rmarkdown in RStudio

sessionInfo()

Slide with R Output

summary(cars)

Slide with Plot

plot(pressure)


cekehe/rappp documentation built on May 17, 2022, 8:54 a.m.